Skip to content

ci: limit release job to Java toolchain - #2347

Merged
zeitlinger merged 3 commits into
prometheus:mainfrom
zeitlinger:agent/limit-release-mise-tools
Jul 28, 2026
Merged

ci: limit release job to Java toolchain#2347
zeitlinger merged 3 commits into
prometheus:mainfrom
zeitlinger:agent/limit-release-mise-tools

Conversation

@zeitlinger

@zeitlinger zeitlinger commented Jul 27, 2026

Copy link
Copy Markdown
Member

What changed

  • Restrict the Maven Central release job to the mise-managed Java toolchain.
  • Preserve the existing no-cache release configuration.

Why

The artifact release should not install unrelated development and linting tools from mise.toml. This keeps release execution focused and prevents unrelated tool resolution failures from blocking publication.

Validation

  • mise run lint:fix
  • actionlint .github/workflows/release.yml
  • git diff --check

Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@zeitlinger
zeitlinger force-pushed the agent/limit-release-mise-tools branch from 2dc633a to 2274c88 Compare July 27, 2026 18:24
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
@zeitlinger
zeitlinger marked this pull request as ready for review July 28, 2026 10:03
@zeitlinger
zeitlinger merged commit 5757c41 into prometheus:main Jul 28, 2026
18 checks passed
@zeitlinger
zeitlinger deleted the agent/limit-release-mise-tools branch July 28, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants